Skip to content

increment version after azure-resourcemanager-compute release#48971

Merged
weidongxu-microsoft merged 1 commit intoAzure:mainfrom
XiaofeiCao:mgmt_compute_increment_version
Apr 29, 2026
Merged

increment version after azure-resourcemanager-compute release#48971
weidongxu-microsoft merged 1 commit intoAzure:mainfrom
XiaofeiCao:mgmt_compute_increment_version

Conversation

@XiaofeiCao
Copy link
Copy Markdown
Contributor

Description

Manual version bump after release, due to java feed failure:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6221367&view=results

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions Bot added the Mgmt This issue is related to a management-plane library. label Apr 29, 2026
@XiaofeiCao XiaofeiCao marked this pull request as ready for review April 29, 2026 05:15
Copilot AI review requested due to automatic review settings April 29, 2026 05:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Azure Resource Manager Compute management library versioning after a release, and aligns a few dependent modules to consume the newly released stable version.

Changes:

  • Bumped azure-resourcemanager-compute dependency versions from 2.56.3 to 2.57.0 in several modules.
  • Incremented azure-resourcemanager-compute package version to 2.58.0-beta.1 and added a new unreleased CHANGELOG section.
  • Updated eng/versioning/version_client.txt to reflect the released and next versions for azure-resourcemanager-compute.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sdk/standbypool/azure-resourcemanager-standbypool/pom.xml Updates test dependency on azure-resourcemanager-compute to 2.57.0.
sdk/resourcemanager/azure-resourcemanager/pom.xml Updates dependency on azure-resourcemanager-compute to 2.57.0.
sdk/resourcehealth/azure-resourcemanager-resourcehealth/pom.xml Updates test dependency on azure-resourcemanager-compute to 2.57.0.
sdk/monitor/azure-resourcemanager-monitor/pom.xml Updates test dependency on azure-resourcemanager-compute to 2.57.0.
sdk/compute/azure-resourcemanager-compute/pom.xml Bumps package version to 2.58.0-beta.1 post-release.
sdk/compute/azure-resourcemanager-compute/CHANGELOG.md Adds 2.58.0-beta.1 (Unreleased) entry.
eng/versioning/version_client.txt Advances released/current versions for azure-resourcemanager-compute.

Comment thread sdk/compute/azure-resourcemanager-compute/CHANGELOG.md
Comment thread sdk/compute/azure-resourcemanager-compute/pom.xml
Comment thread eng/versioning/version_client.txt
@weidongxu-microsoft weidongxu-microsoft merged commit 6081ae0 into Azure:main Apr 29, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants